Post #20,226

CMSM V24.01 for Mt4 & Mt5

Change Log:

Custom Weighted Price Usage for V17.xx series = (open + high +low + 3*close) / 6

-----mt4/5 default weighted price is (high + low + 2*close)/4 which doesn't take open price into account-----

Recommended Settings for Period Multiplier:

H4 Time Frame:
PeriodMultiplier = "1, 2, 3, 4, 5, 6, 12, 24";

D1 Time Frame:
PeriodMultiplier = "1, 2, 3, 4, 5, 10, 15, 20";

W1 Time Frame:
PeriodMultiplier = "1, 2, 3, 4, 8, 12";

MN1 Time Frame:
PeriodMultiplier = "1, 2, 3, 4, 5, 6";

Recommended Settings for Currency Weights:

USDWeight = 1.00;
EURWeight = 1.00;
GBPWeight = 1.00;
JPYWeight = 0.99;
CHFWeight = 0.98;
CADWeight = 0.97;
AUDWeight = 0.96;
NZDWeight = 0.95;